addToMap

fun addToMap(map: Multimap<EntityAttribute, EntityAttributeModifier>)

Deprecated

Scheduled for removal in 0.6.0

adds the stored Attribute and its modifier to a passed modifier map.

Author

fzzyhmstrs

Since

0.3.1

Parameters

map

Multimap<EntityAttribute, EntityAttributeModifier> - the map to add the modifier pair to